home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tfig312e.zip / CONFIG next >
Text File  |  1991-03-05  |  28KB  |  689 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. Many of the Telix program's features can be customized, including things like
  11. the screen setup and the communications parameters.  Default values for these
  12. parameters are stored in a file called TELIX.CNF, which is the configuration
  13. file. When starting up, Telix will automatically read this file. The first
  14. time you use Telix, this file is created for you with some standard default
  15. values. Pressing Alt-O while in terminal mode brings up the Telix Configura-
  16. tion Menu, which allows changes to these default settings.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.                         ╔═▌▌Configure Telix ▐▐═══════════╗
  28.                         ║                                ║
  29.                         ║ Change which default settings? ║
  30.                         ║                                ║
  31.                         ║     Screen and color           ║
  32.                         ║     Terminal Options           ║
  33.                         ║     General settings           ║
  34.                         ║     Modem and dialing          ║
  35.                         ║     Filenames and paths        ║
  36.                         ║     ASCII transfers            ║
  37.                         ║     Protocol options           ║
  38.                         ║     Kermit transfers           ║
  39.                         ║     Comm port setup            ║
  40.                         ║     Write changes to disk      ║
  41.                         ║     Exit                       ║
  42.                         ║                                ║
  43.                         ╚════════════════════════════════╝ 
  44.                
  45. The first seven options are parameter areas, the last two deal with leaving
  46. the Configuration Menu.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. Screen and Color Settings
  55.  
  56. The fist selection on the Configuration Menu allows you to set the screen and
  57. colors default settings. After choosing this option you will be shown a menu
  58. listing the various parts of the screen displays (e.g., menu foreground
  59. colors). If you pick one of these items you will be allowed to scroll through
  60. the possible colors for it by using the arrow keys. When you have selected the
  61. right colors, press Return. If you want to leave the colors menu without
  62. selecting one press the Escape key.
  63.  
  64. Another setting on the 'Screen and colors' menu is the 'Screen write mode'. If
  65. you select this option you will be asked how you want Telix to write to the
  66. screen. This depends on the video adapter present in your system. The first
  67. option is a direct screen write. This is the fastest mode, and should be used
  68. if you have a monochrome adapter, an EGA adapter, or another video adapter
  69. that never gets snow. 
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. The second option is a direct screen write with port checks. This method is
  79. slightly slower. You should use this method if you screen shows snow on it or
  80. it flickers while executing the DOS 'dir' command. One card with which you
  81. should use this is the color/graphics adapter. Don't use this option if your
  82. video card doesn't need it, as it may interfere with communications. The final
  83. method is a screen write with BIOS calls. You should use this method with
  84. applications like Topview or DoubleDOS. This method is quite slow however. You
  85. do not need this mode to run Telix under DESQview, since Telix is DV aware.
  86.  
  87. Another selection on this menu is 'Default screen size'. This allows you to
  88. pick an alternate default screen size of 80x43 or 80x50. These modes require
  89. an EGA or VGA card. Also, many EGA cards do not support 80x50, while some VGA
  90. cards do not support 80x43.
  91.  
  92. When you have finished choosing the colors you want, select the 'Keep changes
  93. & exit' option if you want to keep the color changes you have made, or the
  94. 'exit' option if you want to discard them.
  95.  
  96.  
  97. Terminal Options
  98.  
  99. Selecting the second option of the Configuration Menu shows a number of
  100. settings related to Telix operation while it's in terminal mode. Some of these
  101. affect other areas of Telix, too. To select a setting to change type the
  102. letter beside it. Telix will then allow you to change the old setting. Press
  103. the Esc key at this point to exit without changing anything. Options include:
  104.  
  105. A:   Communications parameters. These include baud, data bits, parity, and
  106.      stop bits. Note that this will not change the current settings, only the
  107.      defaults the next time you run Telix.
  108.  
  109. B:   Communications port. This can be COM1 through COM8. This change will not
  110.      be effective during this session, but will take effect the next time you
  111.      run Telix.
  112.  
  113. C:   The terminal Telix emulates:  Allowable terminals are "TTY", "ANSI-BBS",
  114.      "VT102", "VT52", and "AVATAR". 
  115.  
  116. D:   Status Line Location. Telix allows a status line to be displayed at the
  117.      bottom or top of the screen. The status line shows some useful informa-
  118.      tion. This option controls whether Telix displays the status line at the
  119.      bottom or top of the screen, or not at all.
  120.  
  121.  
  122. E:   Local echo. This controls whether or not Telix should echo on the screen
  123.      any characters you type while in Terminal mode. This is usually off for
  124.      BBS use. Local echo on is often also called Half Duplex, while local echo
  125.      off is called Full Duplex.
  126.  
  127. F:   Add line feeds. This controls whether or not Telix should add line feeds
  128.      to incoming Carriage Returns characters while in terminal mode. If you
  129.      are connected to a remote system and lines are overwriting each other,
  130.      this should be on, otherwise it should be off.
  131.  
  132. G:   Strip high bit. Telix can strip the high (most significant) bit from
  133.      incoming data bytes while in terminal mode. This is sometimes useful
  134.      because it allows the high/parity bit of incoming text to be ignored.
  135.  
  136. H:   Received backspace destructive. This setting controls how Telix treats
  137.      incoming backspace characters. If backspace characters are destructive,
  138.      the cursor backs up over the previous character and erases it, otherwise
  139.      the existing character is not erased.
  140.  
  141. I:   Backspace key sends. Normally, Telix sends Backspace when the Backspace
  142.      key is pressed, and DEL when Ctrl-Backspace is pressed. This option
  143.      allows these settings to be swapped.
  144.  
  145.  
  146.  
  147.  
  148. J:   XON/XOFF software flow control. This controls whether or not Telix should
  149.      use XON/XOFF software handshaking while in terminal mode and during ASCII
  150.      file transfers. This should usually be on.
  151.  
  152. K:   CTS/RTS hardware handshaking. Hardware handshaking is used with high
  153.      speed modems and null modem cable links to regulate the flow of data. If
  154.      the modem supports Hardware handshaking this should be on. If a null
  155.      modem cable is being used and these signals are valid over the cable,
  156.      this should be on.
  157.  
  158. L:   DSR/DTR hardware handshaking. Hardware handshaking is used with high
  159.      speed null modem cable links to regulate the flow of data. If a null
  160.      modem cable is being used and these signals are valid over the cable,
  161.      this should be on. Often a null modem cable will allow one type of
  162.      hardware handshaking to be used, but not the other.
  163.  
  164. M:   Compuserve Quick B transfers. Compuserve Quick B transfers are initiated
  165.      by Compuserve, which sends a special character. When Telix detects this
  166.      character while in terminal mode, it starts the transfer. This option
  167.      allows the feature to be disabled.
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. N:   Zmodem auto-downloads. Telix can detect the packet from another computer
  177.      sending files using the Zmodem protocol, and automatically begin a Zmodem
  178.      download on the local end. This option allows this feature to be dis-
  179.      abled.
  180.  
  181. O:   Answerback string. Some systems require you to send an identification
  182.      string when an ENQ (Ctrl-E) character is received. You may define such an
  183.      'answerback' string here. If this string is empty, nothing is sent. As
  184.      well, note that the answerback string is not sent if Compuserve Quick B
  185.      transfers are enabled.
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197. General Settings
  198.  
  199. The third option on the Configuration Menu allows you to change some general
  200. default settings. They are:
  201.  
  202. A:   Sound (on/off). If